﻿2026-07-19T18:31:07.9893230Z ##[group]Run actions/checkout@v5
2026-07-19T18:31:07.9893701Z with:
2026-07-19T18:31:07.9894049Z   repository: BigscreenVR/spt-bs-core
2026-07-19T18:31:07.9896793Z   token: ***
2026-07-19T18:31:07.9897131Z   ssh-strict: true
2026-07-19T18:31:07.9897464Z   ssh-user: git
2026-07-19T18:31:07.9897812Z   persist-credentials: true
2026-07-19T18:31:07.9898198Z   clean: true
2026-07-19T18:31:07.9898546Z   sparse-checkout-cone-mode: true
2026-07-19T18:31:07.9899042Z   fetch-depth: 1
2026-07-19T18:31:07.9899385Z   fetch-tags: false
2026-07-19T18:31:07.9899724Z   show-progress: true
2026-07-19T18:31:07.9900067Z   lfs: false
2026-07-19T18:31:07.9900384Z   submodules: false
2026-07-19T18:31:07.9900722Z   set-safe-directory: true
2026-07-19T18:31:07.9901084Z env:
2026-07-19T18:31:07.9901404Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T18:31:07.9901829Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T18:31:07.9902225Z ##[endgroup]
2026-07-19T18:31:08.0636193Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T18:31:08.0637742Z ##[group]Getting Git version info
2026-07-19T18:31:08.0638385Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T18:31:08.0639352Z [command]/usr/bin/git version
2026-07-19T18:31:08.0639746Z git version 2.43.0
2026-07-19T18:31:08.0645553Z ##[endgroup]
2026-07-19T18:31:08.0656369Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/593ee01d-df47-45b7-a6ce-06da70bc15c5' before making global git config changes
2026-07-19T18:31:08.0657711Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T18:31:08.0659472Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T18:31:08.0690133Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T18:31:08.0707601Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T18:31:08.0717608Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T18:31:08.0720369Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T18:31:08.0738564Z HEAD
2026-07-19T18:31:08.0767260Z ##[endgroup]
2026-07-19T18:31:08.0768212Z [command]/usr/bin/git submodule status
2026-07-19T18:31:08.0936112Z ##[group]Cleaning the repository
2026-07-19T18:31:08.0938080Z [command]/usr/bin/git clean -ffdx
2026-07-19T18:31:08.8569052Z Removing target/
2026-07-19T18:31:08.8577865Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T18:31:08.8629388Z HEAD is now at dd6bbe5 Merge f6d17193b29ac4ac3092626dc76f6a7e76c081df into 152bc3e5774cd72f3c3ff4f4e202b126b910efa6
2026-07-19T18:31:08.8634003Z ##[endgroup]
2026-07-19T18:31:08.8635829Z ##[group]Disabling automatic garbage collection
2026-07-19T18:31:08.8638626Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T18:31:08.8662207Z ##[endgroup]
2026-07-19T18:31:08.8662859Z ##[group]Setting up auth
2026-07-19T18:31:08.8667086Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T18:31:08.8693277Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T18:31:08.8879051Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T18:31:08.8903560Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T18:31:08.9087952Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T18:31:08.9115212Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T18:31:08.9299746Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T18:31:08.9331620Z ##[endgroup]
2026-07-19T18:31:08.9332733Z ##[group]Fetching the repository
2026-07-19T18:31:08.9338473Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dd6bbe512b53aabf2f3e4a92cd649447c3b031ba:refs/remotes/pull/36/merge
2026-07-19T18:31:09.5171300Z ##[endgroup]
2026-07-19T18:31:09.5173327Z ##[group]Determining the checkout info
2026-07-19T18:31:09.5175379Z ##[endgroup]
2026-07-19T18:31:09.5177397Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T18:31:09.5269966Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T18:31:09.5295483Z ##[group]Checking out the ref
2026-07-19T18:31:09.5296960Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/36/merge
2026-07-19T18:31:09.5337033Z HEAD is now at dd6bbe5 Merge f6d17193b29ac4ac3092626dc76f6a7e76c081df into 152bc3e5774cd72f3c3ff4f4e202b126b910efa6
2026-07-19T18:31:09.5340562Z ##[endgroup]
2026-07-19T18:31:09.5365007Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T18:31:09.5383710Z dd6bbe512b53aabf2f3e4a92cd649447c3b031ba
